home *** CD-ROM | disk | FTP | other *** search
- Path: familynews.cycor.ca!usenet
- From: gcaine@cycor.ca (gcaine)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: AmiTCP/IP Compile Problems
- Date: 6 Jan 1996 16:53:23 GMT
- Organization: Cycor Communications Inc., Coast to Coast Internet Services
- Message-ID: <358.6579T645T515@cycor.ca>
- References: <DKMvI8.EK4@mail.auburn.edu>
- NNTP-Posting-Host: skt-as011.cycor.ca
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- >I'm trying to compile an AmiTCP program with SAS 6.55 and the wrong headers
- >are being included. How can I configure SAS so that sc:include,
- >sc:cxxinclude and Amitcp:netinclude are all correctly searched.
-
- How about putting this in your UserStartup, or entering it from a
- shell?
-
- assign include: Amitcp:netinclude add
-
- Gary Caine Member: Team AMIGA
-
-